한국어
사용자에 대한 모든 개인정보 동의를 검색합니다.
cURL
curl --request GET \ --url https://your_a2_service/privacy/consents/{id}
[ { "consent_channel": "web_login", "consent_date": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z", "is_agreed": true, "policy_version": "1.0.0", "updated_at": "2023-11-07T05:31:56Z", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ]
사용자 ID
Successful Response
The response is of type PrivacyConsentSchema · object[].
PrivacyConsentSchema · object[]
이 페이지가 도움이 되었나요?